Fix numpy header detection
authorStuart Prescott <stuart@debian.org>
Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)
committerStuart Prescott <stuart@debian.org>
Tue, 23 Sep 2025 00:19:51 +0000 (10:19 +1000)
commit49f4bb0a01a1e3f50e8cef02c6ec0b3824032f07
treeaa01da4559b94314d91f812c16a6c4d7c42fb413
parentcabaa2b827de5fe9d9ab7971687f0775a884436b
Fix numpy header detection

Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this

Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch
build_scripts/utils.py